home *** CD-ROM | disk | FTP | other *** search
/ Crack It! / Crack It!.iso / CONTENT / CIV2 / CIV2SC11.ZIP / Jihad / EVENTS.TXT next >
Encoding:
Text File  |  1996-12-02  |  1.0 KB  |  93 lines

  1. ;
  2. ; Events text for Jihad, The Rise of Islam Scenario
  3. ; Copyright(c) 1996, MicroProse Studios Inc.
  4. ;
  5. ;
  6.  
  7. @BEGINEVENTS
  8.  
  9. @IF
  10. SCENARIOLOADED
  11. @THEN
  12. PLAYCDTRACK
  13. 15
  14. @ENDIF
  15.  
  16. @IF
  17. NOSCHISM
  18. DEFENDER=anybody 
  19. @THEN
  20.  
  21. @ENDIF
  22.  
  23. @IF
  24. NEGOTIATION
  25. talker=Arabs
  26. talkertype=humanorcomputer
  27. listener=Byzantines  
  28. listenertype=humanorcomputer
  29. @THEN
  30.  
  31. @ENDIF
  32.  
  33. @IF
  34. NEGOTIATION
  35. talker=Byzantines 
  36. talkertype=humanorcomputer
  37. listener=Arabs
  38. listenertype=humanorcomputer
  39. @THEN
  40.  
  41. @ENDIF
  42.  
  43. @IF
  44. NEGOTIATION
  45. talker=Arabs
  46. talkertype=humanorcomputer
  47. listener=Persians
  48. listenertype=humanorcomputer
  49. @THEN
  50.  
  51. @ENDIF
  52.  
  53. @IF
  54. NEGOTIATION
  55. talker=Persians
  56. talkertype=humanorcomputer
  57. listener=Arabs
  58. listenertype=humanorcomputer
  59. @THEN
  60.  
  61. @ENDIF
  62.  
  63.  
  64. @IF
  65. TURN
  66. turn=1
  67. @THEN
  68. MOVEUNIT
  69. unit=anyunit
  70. owner=Arabs
  71. maprect
  72. 89,103,89,103,89,103,89,103
  73. moveto
  74. 93,97
  75. numbertomove=ALL
  76. @ENDIF
  77.  
  78. @IF
  79. TURN
  80. turn=1
  81. @THEN
  82. MOVEUNIT
  83. unit=anyunit
  84. owner=Arabs
  85. maprect
  86. 100,112,100,112,100,112,100,112
  87. moveto
  88. 101,107
  89. numbertomove=ALL
  90. @ENDIF
  91.  
  92. @ENDEVENTS
  93.